[INFO] cloning repository https://github.com/jdx/pklr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdx/pklr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpklr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpklr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ef403c018127cb4585bcb11c31d846ffb8c336b
[INFO] testing jdx/pklr against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdx%2Fpklr" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdx/pklr
[INFO] finished tweaking git repo https://github.com/jdx/pklr
[INFO] tweaked toml for git repo https://github.com/jdx/pklr written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdx/pklr on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdx/pklr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 093b186a2fdbe1edd84d50aab80745a2f893a08316c681932331d6cb59d634a4
[INFO] running `Command { std: "docker" "start" "-a" "093b186a2fdbe1edd84d50aab80745a2f893a08316c681932331d6cb59d634a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "093b186a2fdbe1edd84d50aab80745a2f893a08316c681932331d6cb59d634a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093b186a2fdbe1edd84d50aab80745a2f893a08316c681932331d6cb59d634a4", kill_on_drop: false }`
[INFO] [stdout] 093b186a2fdbe1edd84d50aab80745a2f893a08316c681932331d6cb59d634a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c3ec5a8f897d812aee9fb727d7b9e141c5d3b3ccc386762f2666dc2be9aaa30
[INFO] running `Command { std: "docker" "start" "-a" "4c3ec5a8f897d812aee9fb727d7b9e141c5d3b3ccc386762f2666dc2be9aaa30", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling pklr v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "4c3ec5a8f897d812aee9fb727d7b9e141c5d3b3ccc386762f2666dc2be9aaa30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3ec5a8f897d812aee9fb727d7b9e141c5d3b3ccc386762f2666dc2be9aaa30", kill_on_drop: false }`
[INFO] [stdout] 4c3ec5a8f897d812aee9fb727d7b9e141c5d3b3ccc386762f2666dc2be9aaa30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6588f3a6225a28d5583e291d743049f6f80390a6d377df0d066a4c81c85b54f2
[INFO] running `Command { std: "docker" "start" "-a" "6588f3a6225a28d5583e291d743049f6f80390a6d377df0d066a4c81c85b54f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling pklr v1.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.03s
[INFO] running `Command { std: "docker" "inspect" "6588f3a6225a28d5583e291d743049f6f80390a6d377df0d066a4c81c85b54f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6588f3a6225a28d5583e291d743049f6f80390a6d377df0d066a4c81c85b54f2", kill_on_drop: false }`
[INFO] [stdout] 6588f3a6225a28d5583e291d743049f6f80390a6d377df0d066a4c81c85b54f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 344be087ea658e935b3a68f9f53c333aa0734346a5940f6f156f4f0021652b87
[INFO] running `Command { std: "docker" "start" "-a" "344be087ea658e935b3a68f9f53c333aa0734346a5940f6f156f4f0021652b87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pklr-d5c09eeaa53687a0)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test eval::package_uri_tests::malformed_registry_uri_does_not_fall_back_to_generic_zip ... ok
[INFO] [stdout] test lexer::tests::test_amends ... ok
[INFO] [stdout] test lexer::tests::test_basic ... ok
[INFO] [stdout] test eval::glob_tests::non_recursive_patterns_have_bounded_depth ... ok
[INFO] [stdout] test eval::package_uri_tests::generic_package_uri_rejects_path_traversal_entries ... ok
[INFO] [stdout] test eval::glob_tests::double_star_crosses_directories ... ok
[INFO] [stdout] test eval::glob_tests::star_stays_in_one_directory_segment ... ok
[INFO] [stdout] test eval::package_uri_tests::generic_package_uri_resolves_to_zip_url ... ok
[INFO] [stdout] test lexer::tests::test_booleans ... ok
[INFO] [stdout] test lexer::tests::test_line_comment ... ok
[INFO] [stdout] test lexer::tests::test_numbers ... ok
[INFO] [stdout] test eval::glob_tests::double_star_slash_keeps_literal_separator ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-19c2a7b4122b9623)
[INFO] [stdout] test eval::package_uri_tests::package_dir_lookup_uses_rewritten_zip_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test collect_imports_finds_amends ... ok
[INFO] [stdout] test analyze_imports_excludes_missing_files ... ok
[INFO] [stdout] test analyze_imports_deduplicates_diamond_graph ... ok
[INFO] [stdout] test lex_multiline_string ... ok
[INFO] [stdout] test test_builtins_pkl ... ignored, requires /tmp/hk-extracted/ from local dev setup
[INFO] [stdout] test test_hk_config_amends ... ignored, requires network access to fetch package zip
[INFO] [stdout] test test_hk_full_config ... ignored, requires network access to fetch package zip
[INFO] [stdout] test test_local_config_pkl ... ignored, requires /tmp/hk-extracted/ from local dev setup
[INFO] [stdout] test test_outer_before_single_builtin ... ignored, requires /tmp/hk-extracted/ from local dev setup
[INFO] [stdout] test test_outer_before_with_local_config ... ignored, requires /tmp/hk-extracted/ from local dev setup
[INFO] [stdout] test test_single_builtin ... ignored, requires /tmp/hk-extracted/ from local dev setup
[INFO] [stdout] test parse_simple_assignment ... ok
[INFO] [stdout] test parser_allows_semicolons_between_header_directives ... ok
[INFO] [stdout] test lex_amends_line ... ok
[INFO] [stdout] test test_step_amend_minimal ... ok
[INFO] [stdout] test eval_simple_object ... ok
[INFO] [stdout] test test_nested_class_amend ... ok
[INFO] [stdout] test eval_integer_and_bool ... ok
[INFO] [stdout] test eval_mapping_amendment_uses_union_type_annotation_defaults ... ok
[INFO] [stdout] test test_nested_class_with_amend ... ok
[INFO] [stdout] test eval_new_mapping ... ok
[INFO] [stdout] test eval_nested_object_body ... ok
[INFO] [stdout] test eval_list_function ... ok
[INFO] [stdout] test eval_string_property ... ok
[INFO] [stdout] test test_outer_before_pattern ... ok
[INFO] [stdout] test eval_local_variable ... ok
[INFO] [stdout] test eval_spread_operator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pkl_features.rs (/opt/rustwide/target/debug/deps/pkl_features-037dbd28b5bfd845)
[INFO] [stdout] 
[INFO] [stdout] running 292 tests
[INFO] [stdout] test amends_strips_inherited_class_definitions ... ok
[INFO] [stdout] test annotation_deprecated_property ... ok
[INFO] [stdout] test arithmetic_mul ... ok
[INFO] [stdout] test annotation_multiple ... ok
[INFO] [stdout] test arithmetic_mod_by_zero ... ok
[INFO] [stdout] test arithmetic_parens ... ok
[INFO] [stdout] test annotation_empty ... ok
[INFO] [stdout] test abstract_property_with_value ... ok
[INFO] [stdout] test annotation_module_info_parsed ... ok
[INFO] [stdout] test arithmetic_add ... ok
[INFO] [stdout] test arithmetic_div ... ok
[INFO] [stdout] test arithmetic_div_by_zero ... ok
[INFO] [stdout] test arithmetic_float_div ... ok
[INFO] [stdout] test annotation_on_class ... ok
[INFO] [stdout] test arithmetic_mod ... ok
[INFO] [stdout] test amends_local_file ... ok
[INFO] [stdout] test class_extends_override_parent ... ok
[INFO] [stdout] test arithmetic_sub ... ok
[INFO] [stdout] test class_function_basic ... ok
[INFO] [stdout] test class_extends_override_parent_default ... ok
[INFO] [stdout] test circular_import_does_not_loop ... ok
[INFO] [stdout] test as_operator_failure ... ok
[INFO] [stdout] test class_function_nested_in_new ... ok
[INFO] [stdout] test class_function_cross_module ... ok
[INFO] [stdout] test as_operator_success ... ok
[INFO] [stdout] test class_extends_chain ... ok
[INFO] [stdout] test as_operator_nullable ... ok
[INFO] [stdout] test class_extends_inherits_defaults ... ok
[INFO] [stdout] test class_extends_basic ... ok
[INFO] [stdout] test arithmetic_precedence ... ok
[INFO] [stdout] test class_function_with_local ... ok
[INFO] [stdout] test class_lambda_valued_property_is_preserved ... ok
[INFO] [stdout] test const_property ... ok
[INFO] [stdout] test class_same_named_typed_property_is_preserved ... ok
[INFO] [stdout] test class_with_type_params ... ok
[INFO] [stdout] test constraint_comparison ... ok
[INFO] [stdout] test comparison_gt ... ok
[INFO] [stdout] test comparison_lt ... ok
[INFO] [stdout] test class_multiple_defaults ... ok
[INFO] [stdout] test class_extends_instance_override ... ok
[INFO] [stdout] test comparison_ne ... ok
[INFO] [stdout] test constraint_as_fail ... ok
[INFO] [stdout] test comparison_eq ... ok
[INFO] [stdout] test constraint_is_check_fail ... ok
[INFO] [stdout] test const_cannot_override_in_amends ... FAILED
[INFO] [stdout] test class_new_with_defaults ... ok
[INFO] [stdout] test converter_amends_bare_object_in_mapping ... ok
[INFO] [stdout] test constraint_as_pass ... ok
[INFO] [stdout] test converter_does_not_reconvert_its_root_result ... ok
[INFO] [stdout] test converter_multiple_types ... ok
[INFO] [stdout] test converter_no_converters_is_noop ... ok
[INFO] [stdout] test class_defaults_reference_locals ... ok
[INFO] [stdout] test converter_coerces_values ... ok
[INFO] [stdout] test class_function_testmaker_pattern ... ok
[INFO] [stdout] test converter_injects_type_tag ... ok
[INFO] [stdout] test constraint_string_length ... ok
[INFO] [stdout] test constraint_string_not_empty ... ok
[INFO] [stdout] test converter_amends_simple_typed_mapping ... ok
[INFO] [stdout] test converter_inherited_from_extends_base ... ok
[INFO] [stdout] test constraint_is_check_pass ... ok
[INFO] [stdout] test datasize_gibibytes ... ok
[INFO] [stdout] test constraint_is_wrong_base_type ... ok
[INFO] [stdout] test converter_inherited_from_amends_base ... ok
[INFO] [stdout] test converter_can_chain_to_different_root_type ... ok
[INFO] [stdout] test converter_union_mapping_chooses_matching_default_type ... ok
[INFO] [stdout] test converter_output_not_in_result ... ok
[INFO] [stdout] test converter_union_mapping_explicit_default_does_not_open_new_body ... ok
[INFO] [stdout] test converter_union_mapping_explicit_new_without_type_default_uses_constructor ... ok
[INFO] [stdout] test converter_to_dynamic_removes_type_metadata ... ok
[INFO] [stdout] test datasize_bytes ... ok
[INFO] [stdout] test converter_union_mapping_preserves_explicit_new_type ... ok
[INFO] [stdout] test datasize_petabytes ... ok
[INFO] [stdout] test datasize_gigabytes ... ok
[INFO] [stdout] test converter_union_mapping_untyped_new_stays_untyped ... ok
[INFO] [stdout] test converter_union_mapping_layers_explicit_default_over_type_default ... ok
[INFO] [stdout] test converter_union_mapping_explicit_new_validates_class_body ... ok
[INFO] [stdout] test datasize_kilobytes ... ok
[INFO] [stdout] test datasize_tebibytes ... ok
[INFO] [stdout] test duration_nanoseconds ... ok
[INFO] [stdout] test datasize_kibibytes ... ok
[INFO] [stdout] test datasize_terabytes ... ok
[INFO] [stdout] test datasize_pebibytes ... ok
[INFO] [stdout] test datasize_mebibytes ... ok
[INFO] [stdout] test default_nested_merge ... ok
[INFO] [stdout] test default_in_mapping ... ok
[INFO] [stdout] test default_not_in_output ... ok
[INFO] [stdout] test datasize_megabytes ... ok
[INFO] [stdout] test default_value_in_object ... ok
[INFO] [stdout] test eval_amends_perf ... ok
[INFO] [stdout] test exp_precedence ... ok
[INFO] [stdout] test duration_days ... ok
[INFO] [stdout] test duration_minutes ... ok
[INFO] [stdout] test exp_negative_exponent_errors ... ok
[INFO] [stdout] test exp_basic ... ok
[INFO] [stdout] test duration_microseconds ... ok
[INFO] [stdout] test duration_seconds ... ok
[INFO] [stdout] test exp_float ... ok
[INFO] [stdout] test exp_float_negative_exponent ... ok
[INFO] [stdout] test duration_milliseconds ... ok
[INFO] [stdout] test duration_float_value ... ok
[INFO] [stdout] test duration_hours ... ok
[INFO] [stdout] test extends_strips_inherited_class_definitions ... ok
[INFO] [stdout] test external_requires_value ... ok
[INFO] [stdout] test import_glob_double_star_slash_matches_root_and_nested_files ... ok
[INFO] [stdout] test fixed_property ... ok
[INFO] [stdout] test import_glob ... ok
[INFO] [stdout] test hk_multiline_regex_pattern_is_normalized ... ok
[INFO] [stdout] test if_else_complex_condition ... ok
[INFO] [stdout] test if_else_true ... ok
[INFO] [stdout] test hidden_accessible_by_other_properties ... ok
[INFO] [stdout] test hidden_not_in_output ... ok
[INFO] [stdout] test exp_right_associative ... ok
[INFO] [stdout] test import_glob_skips_broken_symlinks ... ok
[INFO] [stdout] test import_glob_matches_symlinked_files ... ok
[INFO] [stdout] test fixed_cannot_override ... ok
[INFO] [stdout] test import_glob_double_star_crosses_directories ... ok
[INFO] [stdout] test import_local_file ... ok
[INFO] [stdout] test if_else_false ... ok
[INFO] [stdout] test hidden_in_nested_object ... ok
[INFO] [stdout] test for_generator_list ... ok
[INFO] [stdout] test imported_amends_base_uses_inherited_scope ... ok
[INFO] [stdout] test hk_step_regex_glob_emits_type_tag ... ok
[INFO] [stdout] test for_generator_object ... ok
[INFO] [stdout] test int_div_basic ... ok
[INFO] [stdout] test is_operator_int ... ok
[INFO] [stdout] test import_glob_star_matches_one_directory_segment ... ok
[INFO] [stdout] test imported_regex_constructor_emits_type_tag ... ok
[INFO] [stdout] test int_div_by_zero ... ok
[INFO] [stdout] test infinity_literal ... ok
[INFO] [stdout] test int_div_float ... ok
[INFO] [stdout] test is_operator_null ... ok
[INFO] [stdout] test imported_typed_mapping_does_not_leak_schema_classes ... ok
[INFO] [stdout] test is_operator_union ... ok
[INFO] [stdout] test import_used_only_by_annotation_does_not_create_builtin_cycle ... ok
[INFO] [stdout] test is_operator_nullable ... ok
[INFO] [stdout] test late_binding_chained ... ok
[INFO] [stdout] test imported_amends_and_extends_bases_keep_separate_values ... ok
[INFO] [stdout] test lambda_captures_scope ... ok
[INFO] [stdout] test import_used_by_inherited_class_default_is_loaded ... ok
[INFO] [stdout] test late_binding_string_interpolation ... ok
[INFO] [stdout] test interpolation_in_key ... ok
[INFO] [stdout] test late_binding_basic ... ok
[INFO] [stdout] test lambda_two_params ... ok
[INFO] [stdout] test is_operator_any ... ok
[INFO] [stdout] test is_operator_object_and_list ... ok
[INFO] [stdout] test list_empty ... ok
[INFO] [stdout] test is_in_conditional ... ok
[INFO] [stdout] test late_binding_class_new ... ok
[INFO] [stdout] test list_fold ... ok
[INFO] [stdout] test int_div_negative ... ok
[INFO] [stdout] test local_not_in_output ... ok
[INFO] [stdout] test listing_body ... ok
[INFO] [stdout] test lambda_basic ... ok
[INFO] [stdout] test is_operator_string ... ok
[INFO] [stdout] test local_reference_other_local ... ok
[INFO] [stdout] test logical_and ... ok
[INFO] [stdout] test list_filter ... ok
[INFO] [stdout] test logical_or ... ok
[INFO] [stdout] test mapping_entry_body_recomputes_late_bound_type_properties ... ok
[INFO] [stdout] test late_binding_unrelated_preserved ... ok
[INFO] [stdout] test list_map ... ok
[INFO] [stdout] test list_strings ... ok
[INFO] [stdout] test mapping_local_const_is_visible_to_dynamic_entries ... ok
[INFO] [stdout] test method_is_empty ... ok
[INFO] [stdout] test let_basic ... ok
[INFO] [stdout] test list_concatenation ... ok
[INFO] [stdout] test missing_unused_import_is_not_evaluated ... ok
[INFO] [stdout] test mapping_local_function_is_visible_to_dynamic_entries ... ok
[INFO] [stdout] test map_function ... ok
[INFO] [stdout] test list_any_every ... ok
[INFO] [stdout] test method_length ... ok
[INFO] [stdout] test mapping_with_body ... ok
[INFO] [stdout] test logical_not ... ok
[INFO] [stdout] test list_function ... ok
[INFO] [stdout] test module_extends_inherits_properties ... ok
[INFO] [stdout] test module_header_skipped ... ok
[INFO] [stdout] test new_listing_with_generic_params ... ok
[INFO] [stdout] test nan_is_not_equal_to_itself ... ok
[INFO] [stdout] test nan_comparison ... ok
[INFO] [stdout] test mapping_local_body_is_visible_to_dynamic_entries ... ok
[INFO] [stdout] test new_with_dotted_type_name ... ok
[INFO] [stdout] test local_basic ... ok
[INFO] [stdout] test nan_literal ... ok
[INFO] [stdout] test non_null_assertion_fail ... ok
[INFO] [stdout] test module_extends_inherits_classes ... ok
[INFO] [stdout] test mapping_amendment_preserves_type_aliases ... ok
[INFO] [stdout] test non_open_class_preserves_constraint_on_re_instantiation ... ok
[INFO] [stdout] test module_keyword_at_top_level ... ok
[INFO] [stdout] test non_open_class_rejects_dyn_property ... ok
[INFO] [stdout] test negative_infinity ... ok
[INFO] [stdout] test mapping_basic ... ok
[INFO] [stdout] test null_safe_non_function_field_errors_like_regular_call ... ok
[INFO] [stdout] test no_default_no_merge ... ok
[INFO] [stdout] test nested_shadowed_unused_import_is_not_evaluated ... ok
[INFO] [stdout] test new_mapping_with_generic_params ... ok
[INFO] [stdout] test non_null_assertion_string ... ok
[INFO] [stdout] test new_dynamic_with_spread ... ok
[INFO] [stdout] test new_mapping_nested_generic_params ... ok
[INFO] [stdout] test non_open_class_allows_overrides ... ok
[INFO] [stdout] test null_coalesce_non_null ... ok
[INFO] [stdout] test new_dynamic_creates_object ... ok
[INFO] [stdout] test non_open_class_rejects_new_properties ... ok
[INFO] [stdout] test open_class_allows_new_properties ... ok
[INFO] [stdout] test null_coalesce_null ... ok
[INFO] [stdout] test null_safe_access ... ok
[INFO] [stdout] test non_null_assertion_pass ... ok
[INFO] [stdout] test null_safe_class_function_call ... ok
[INFO] [stdout] test outer_keyword ... ok
[INFO] [stdout] test null_safe_regex_constructor_emits_type_tag ... ok
[INFO] [stdout] test object_amendment_with_named_property ... ok
[INFO] [stdout] test object_dynamic_key_with_body ... ok
[INFO] [stdout] test object_to_mapping_returns_mapping_like_object ... ok
[INFO] [stdout] test object_amendment ... ok
[INFO] [stdout] test object_entries_can_be_separated_by_semicolons ... ok
[INFO] [stdout] test pipe_basic ... ok
[INFO] [stdout] test object_nested ... ok
[INFO] [stdout] test null_safe_unknown_method_errors_without_falling_through ... ok
[INFO] [stdout] test output_block_is_skipped ... ok
[INFO] [stdout] test primitives_float ... ok
[INFO] [stdout] test primitives_bool_false ... ok
[INFO] [stdout] test primitives_float_exponent ... ok
[INFO] [stdout] test pipe_chain ... ok
[INFO] [stdout] test primitives_bool_true ... ok
[INFO] [stdout] test package_amends_with_rewrite_inherits_hk_style_converter ... ok
[INFO] [stdout] test primitives_null ... ok
[INFO] [stdout] test primitives_binary ... ok
[INFO] [stdout] test read_env_variable ... ok
[INFO] [stdout] test object_dynamic_key ... ok
[INFO] [stdout] test pipe_multi_param_errors ... ok
[INFO] [stdout] test read_or_null_missing_env ... ok
[INFO] [stdout] test regular_unknown_method_errors_without_falling_through ... ok
[INFO] [stdout] test set_deduplicates ... ok
[INFO] [stdout] test primitives_octal ... ok
[INFO] [stdout] test primitives_negative_int ... ok
[INFO] [stdout] test rewrite_url_no_rules_is_identity ... ok
[INFO] [stdout] test primitives_int ... ok
[INFO] [stdout] test rewrite_url_longest_prefix_wins ... ok
[INFO] [stdout] test read_env_in_interpolation ... ok
[INFO] [stdout] test set_preserves_order ... ok
[INFO] [stdout] test string_escapes ... ok
[INFO] [stdout] test shadowed_unused_import_is_not_evaluated ... ok
[INFO] [stdout] test string_multi_hash_raw_multiline ... ok
[INFO] [stdout] test read_or_null_missing_file ... ok
[INFO] [stdout] test read_file_uri ... ok
[INFO] [stdout] test read_local_file ... ok
[INFO] [stdout] test string_concatenation ... ok
[INFO] [stdout] test string_multiline ... ok
[INFO] [stdout] test string_interpolation ... ok
[INFO] [stdout] test string_multi_hash_raw ... ok
[INFO] [stdout] test string_multiline_strips_only_one_opening_newline ... ok
[INFO] [stdout] test spread_into_object ... ok
[INFO] [stdout] test string_basic ... ok
[INFO] [stdout] test string_to_boolean ... ok
[INFO] [stdout] test set_empty ... ok
[INFO] [stdout] test primitives_hex ... ok
[INFO] [stdout] test string_raw_multiline ... ok
[INFO] [stdout] test scoped_inherited_base_does_not_pollute_import_cache ... ok
[INFO] [stdout] test this_keyword_in_string_interpolation ... ok
[INFO] [stdout] test this_keyword_nested ... ok
[INFO] [stdout] test primitives_underscored_int ... ok
[INFO] [stdout] test regex_constructor_emits_type_tag ... ok
[INFO] [stdout] test single_type_mapping_amendment_preserves_default_template ... ok
[INFO] [stdout] test super_keyword_basic ... ok
[INFO] [stdout] test throw_produces_error ... ok
[INFO] [stdout] test string_unicode_escape ... ok
[INFO] [stdout] test this_keyword_with_hidden_property ... ok
[INFO] [stdout] test this_keyword_module_level ... ok
[INFO] [stdout] test typealias_union_parses ... ok
[INFO] [stdout] test typealias_constraint_works_inside_amended_object ... ok
[INFO] [stdout] test this_keyword_basic ... ok
[INFO] [stdout] test string_interpolation_expr ... ok
[INFO] [stdout] test typealias_with_constraint_enforced ... ok
[INFO] [stdout] test typealias_simple_type_ignored ... ok
[INFO] [stdout] test typealias_chain ... ok
[INFO] [stdout] test this_keyword_hidden_at_module_level ... ok
[INFO] [stdout] test super_keyword_field_access ... ok
[INFO] [stdout] test typed_mapping_amendment_preserves_existing_keyed_entries ... ok
[INFO] [stdout] test string_unicode_escape_simple ... ok
[INFO] [stdout] test typealias_nullable_class ... ok
[INFO] [stdout] test when_false ... ok
[INFO] [stdout] test typealias_with_constraint ... ok
[INFO] [stdout] test unused_import_glob_without_alias_is_still_invalid ... ok
[INFO] [stdout] test when_true ... ok
[INFO] [stdout] test typealias_to_class ... ok
[INFO] [stdout] test unicode_escape_empty_braces_errors ... ok
[INFO] [stdout] test unused_import_is_not_evaluated ... ok
[INFO] [stdout] test top_level_bare_elements_are_invalid ... ok
[INFO] [stdout] test typealias_constraint_inside_amended_object_rejects_invalid ... ok
[INFO] [stdout] test unicode_escape_without_braces_errors ... ok
[INFO] [stdout] test when_else ... ok
[INFO] [stdout] test zero_arg_field_call_returns_field_value ... ok
[INFO] [stdout] test typealias_generic_parses ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- const_cannot_override_in_amends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'const_cannot_override_in_amends' (801) panicked at tests/pkl_features.rs:2407:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db5077f5f48 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db5077f5f48 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db5077f5f48 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db5077f5f48 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db50780f20a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db50780f20a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5db5077fb492 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5db5077fb492 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5db5077d0b06 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db5077d0b06 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db5077ec4d9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db506ff4ffc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5db506ff4ffc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5db5077ec752 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5db5077ec752 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db5077d0bc2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5db5077c8049 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db5077d1dad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db50780f9cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db50780f742 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x5db506f480da - <core[5a1c3e9896636f3a]::result::Result<(), std[d054f6f42beb1baa]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5db506f480da - pkl_features[baca22165ca548f4]::const_cannot_override_in_amends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pkl_features.rs:2407:59
[INFO] [stdout]   22:     0x5db506fa93c4 - <core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5db506fa9636 - <core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5db506f95216 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   25:     0x5db506f94594 - tokio[df2199a1f3f41a6c]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5db506f94594 - tokio[df2199a1f3f41a6c]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5db506f94594 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   28:     0x5db506f78300 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Context>::enter::<core[5a1c3e9896636f3a]::task::poll::Poll<()>, <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   29:     0x5db506f8cced - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   30:     0x5db506f86d74 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   31:     0x5db506fa1761 - <tokio[df2199a1f3f41a6c]::runtime::context::scoped::Scoped<tokio[df2199a1f3f41a6c]::runtime::scheduler::Context>>::set::<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5db506fc5e24 - tokio[df2199a1f3f41a6c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   33:     0x5db506fda23a - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[df2199a1f3f41a6c]::runtime::context::Context>>::try_with::<tokio[df2199a1f3f41a6c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5db506fd8209 - <std[d054f6f42beb1baa]::thread::local::LocalKey<tokio[df2199a1f3f41a6c]::runtime::context::Context>>::with::<tokio[df2199a1f3f41a6c]::runtime::context::set_scheduler<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5db506fc4a6b - tokio[df2199a1f3f41a6c]::runtime::context::set_scheduler::<(alloc[154f689e5dd3bae5]::boxed::Box<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::Core>, core[5a1c3e9896636f3a]::option::Option<()>), <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   36:     0x5db506f7f144 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>::{closure#0}, core[5a1c3e9896636f3a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   37:     0x5db506f817f2 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   38:     0x5db506f83c00 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   39:     0x5db506fbbcdb - tokio[df2199a1f3f41a6c]::runtime::context::runtime::enter_runtime::<<tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5db506f746d8 - <tokio[df2199a1f3f41a6c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   41:     0x5db506fab715 - <tokio[df2199a1f3f41a6c]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   42:     0x5db506fac3db - <tokio[df2199a1f3f41a6c]::runtime::runtime::Runtime>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<&mut dyn core[5a1c3e9896636f3a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   43:     0x5db506f67a57 - pkl_features[baca22165ca548f4]::const_cannot_override_in_amends
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pkl_features.rs:2416:63
[INFO] [stdout]   44:     0x5db506f41b53 - pkl_features[baca22165ca548f4]::const_cannot_override_in_amends::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/pkl_features.rs:2401:43
[INFO] [stdout]   45:     0x5db506f9f206 - <pkl_features[baca22165ca548f4]::const_cannot_override_in_amends::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5db506fe80db - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5db506fe80db - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x5db506ff5955 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x5db506ff5955 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5db506ff5955 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5db506ff5955 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5db506ff5955 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5db506ff5955 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x5db506ff5955 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x5db506ff04b4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x5db506ff04b4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5db506ff89d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x5db506ff89d2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5db506ff89d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5db506ff89d2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5db506ff89d2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5db506ff89d2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x5db506ff89d2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5db5077f501f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   65:     0x5db5077f501f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   66:     0x723da151faa4 - <unknown>
[INFO] [stdout]   67:     0x723da15aca64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     const_cannot_override_in_amends
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 291 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test pkl_features`
[INFO] running `Command { std: "docker" "inspect" "344be087ea658e935b3a68f9f53c333aa0734346a5940f6f156f4f0021652b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344be087ea658e935b3a68f9f53c333aa0734346a5940f6f156f4f0021652b87", kill_on_drop: false }`
[INFO] [stdout] 344be087ea658e935b3a68f9f53c333aa0734346a5940f6f156f4f0021652b87
